- fixed problem with "respond via email" sending too much junk at end of message
- fixed problem with email "To:" header not set correctly when replying to an article with its headers not visible
- fixed problem with dragging of subscribed groupnames (groupnames became confused)
- reorganized menus (Preferences and Text demoted to submenus of Edit menu, added Transfer menu)
- fixed brain-damaged quoting of articles when generating replies with "Show Article Headers" disabled
- added simplified(?) "Get News" menu option to NNTP menu
- added support for click-toggling of group settings ("Always Get Full Articles", "Never Delete Read Articles", "Archival Group")
- tweaked code so that if user tries to open an article which has not been downloaded and then cancels the operation, the article is not marked as read
- added wait for asynch send to complete before attempting to read a response from server (fixes a race condition of sorts that causes the error 窶徭endTCPStream: async call currently in progress....窶)
- fixed dumb DLOG item index error that caused the File/Folders preferences selection to blow up when some of the 窶彜elect File窶 or 窶彜elect Folder窶 buttons were clicked
- added support for HEAD command (bleah) in place of XOVER command for servers that don't support XOVER
- added support for selective display of article headers (standard and user-defined)
- converted help window to WasteWidget-style window
- tweaked code so that articles saved from the article list context have header display/filtering preferences applied
- added cute little progress windows for NNTP activity
- added command-key equivalents for 窶廨et News窶 dialog (mouse-free operation!)
- implemented Drag & Drop functionality
- fixed bug in 窶廡older/File Preferences窶 window that caused the 窶廣ctive Groups窶 file selection button to mess up the Spool folder setting
- added support for minimum window sizing (fixes occasional problems with window sizes)
- added support for user-specified location of "Eudora Nicknames" file
- fixed problem whereby the 窶廨etting Article Now窶 dialog box was obscured by the NNTP progress window
- tweaked code so NNTP progress windows are created *behind* other windows (they are intended to be background progress monitors, after all)
- added expiry timer to development versions of the program
- fixed some dumb mistakes related to enabling/disabling certain menu items